-
Home
-
Projectopia – WordPress Project Management
-
5.0.4
-
Code
-
Classes
- ParserState
Total Complexity |
81 |
Dependencies |
3 |
Dependents |
13 |
Total lines |
303 |
Lines of code |
257 |
Logical lines of code |
151 |
Comment lines |
8 |
Methods |
23 |
Properties |
7 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseCharacter() |
B |
42 |
23 |
45 |
consumeUntil() |
S |
53 |
7 |
21 |
consumeWhiteSpace() |
S |
54 |
6 |
22 |
strsplit() |
S |
55 |
5 |
20 |
consumeComment() |
S |
56 |
5 |
19 |
consume() |
S |
54 |
4 |
21 |
substr() |
S |
59 |
4 |
15 |
parseIdentifier() |
S |
59 |
4 |
14 |
consumeExpression() |
S |
64 |
3 |
8 |
strtolower() |
S |
69 |
2 |
7 |
strlen() |
S |
69 |
2 |
7 |
streql() |
S |
69 |
2 |
7 |
strpos() |
S |
68 |
2 |
7 |
peek() |
S |
69 |
2 |
7 |
comes() |
S |
69 |
2 |
6 |
isEnd() |
S |
80 |
1 |
3 |
setCharset() |
S |
73 |
1 |
5 |
inputLeft() |
S |
79 |
1 |
3 |
backtrack() |
S |
81 |
1 |
3 |
getSettings() |
S |
82 |
1 |
3 |
currentLine() |
S |
82 |
1 |
3 |
getCharset() |
S |
77 |
1 |
4 |
__construct() |
S |
69 |
1 |
7 |